* {margin:0; padding:0;}
body {
	margin:auto;
	background-color:#999;
	font:12px Verdana;
	color:#000;
}
#wrapper { width:900px; margin:20px auto;}
#header {
         width:880px;  
         padding:10px; 
         height:305px; 
         font:30px Arial, 
         Helvetica, sans-serif;
         background-image: url(fejlec.png);
         background-repeat: no-repeat;
         background-color:#FFFFFF;
}
#sidebar1 {width:175px; height: 565px; padding:10px; float:left; background-color:#a3c4a5;}
#content {width:685px; height: 50px; padding:10px; float:right; background-color:#FFFFFF;}
#content2 {
	width:685px;
	height: 495px;
	padding:10px;
	float:right;
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content3 {width:880px; height: 45px; padding:10px; float:right; background-color:#FFFFFF;}
#content4 {width:880px; height: 150px; padding:10px; float:right; background-color:#FFFFFF; font-size: 12px; color: #0D644A; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
#image {
	position:absolute;
	width:281px;
	height:161px;
	padding:10px;
	float:centert;
	position:absolute;
	margin-top:20px;
	margin-left:20px;
	left:607px;
	top:968px;
}
#sidebar2 {
	width:633px;
	padding:5px;
	float:center;
	position:absolute;
	margin-top:10px;
	margin-left:10px;
	left:240px;
	top:1020px;
	height:140px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#footer {width:880px; padding:10px; height:130px; background-color:#FFFFFF; clear:both;background-image: url(footer.png);}
